home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / ellipsis.swf / scripts / DefineButton2_143 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-02-20  |  56 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.play();
  4. }
  5.